projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5842e68
)
Fix typo in previous documentation fix for gtk_css_provider_load_from_data()
author
Eric Williams
<ericwill@redhat.com>
Wed, 13 Jan 2016 13:29:34 +0000
(08:29 -0500)
committer
Ben Iofel
<iofelben@gmail.com>
Thu, 14 Jan 2016 22:01:26 +0000
(17:01 -0500)
gtk/gtkcssprovider.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssprovider.c
b/gtk/gtkcssprovider.c
index 9c72cd8e28651bf224026a9326a574a61a42b495..f60a0bfa0d84a488444e6eb5fce6176b6576d963 100644
(file)
--- a/
gtk/gtkcssprovider.c
+++ b/
gtk/gtkcssprovider.c
@@
-1797,7
+1797,7
@@
gtk_css_provider_load_internal (GtkCssProvider *css_provider,
* potentially do a copy.
* @error: (out) (allow-none): return location for a #GError, or %NULL
*
- * Loads @data into @css_provider, and by doing
d
o clears any previously loaded
+ * Loads @data into @css_provider, and by doing
s
o clears any previously loaded
* information.
*
* Returns: %TRUE. The return value is deprecated and %FALSE will only be